Bentley Map V8i (SELECTseries 10) Help

QUEUE

Syntax: QUEUE ELEMENT "text"

or

QUEUE CIRCLE radius ["text" [x y]]

or

QUEUE CLEAR

Saves the actual element in the script element queue. The command QUEUE CIRCLE saves a circle in the element queue. The center of the circle is the origin of the actual element, if a x and y is not explicit given. The parameter text is optional and if given, the text displays in the Element Queue dialog. If text is not given, the script shows the element type in the Element Queue dialog. The command QUEUE CLEAR clears the Element Qqueue for elements.

Example:



When the script is executed and after elements are added to the queue, the Element Queue dialog opens.